Book Contents

Logical AND (&&)

Returns a value of 1 if the statements to the right and to the left of the operator are both true.

See also

Quick reference to operators